AOnLongClickListener
Complete API reference for AOnLongClickListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Android Views
Component: no
public class AOnLongClickListener
Methods
| Signature | Returns | Description |
|---|---|---|
onLongClick(View) | boolean | Performs the onLongClick operation using the provided parameters (v). |
onLongClickEvent(View) | boolean | Executes onLongClickEvent and returns after the underlying engine call finishes. |